Click or drag to resize

PropFindMethodGenerateRequestBodyAll Method

Generates the request body of this method.

Namespace:  Independentsoft.Webdav.Methods
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string GenerateRequestBodyAll()

Return Value

Type: String
Request body as xml string.
See Also